Quick Links:

bal | bbl | bdl | bsl

Public Types

bsl::remove_extent< t_TYPE[t_SZ]> Struct Template Reference
[Component bslmf_removeextent]

#include <bslmf_removeextent.h>

List of all members.

Public Types

typedef t_TYPE type

Detailed Description

template<class t_TYPE, std::size_t t_SZ>
struct bsl::remove_extent< t_TYPE[t_SZ]>

Specialization of remove_extent for array of known bound

See Component bslmf_removeextent


Member Typedef Documentation

template<class t_TYPE , std::size_t t_SZ>
typedef t_TYPE bsl::remove_extent< t_TYPE[t_SZ]>::type

The documentation for this struct was generated from the following file: